Welcome![Sign In][Sign Up]
Location:
Search - neural delphi

Search list

[Other resourceDelphi+shenjingwangluo

Description: 用Delphi开发神经网络的论文,可用来参考下。-with Delphi neural network papers, which can be used to refer to the next.
Platform: | Size: 200438 | Author: 王鹏 | Hits:

[Graph Recognize何斌——BP改进算法

Description: BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
Platform: | Size: 434176 | Author: | Hits:

[AI-NN-PRPerceptionCLassify

Description: 感知机分类算法用于文献分类,基于BP神经网络的基本算法-Perceptron classification algorithm for Literature Classification, based on BP neural network algorithm
Platform: | Size: 187392 | Author: | Hits:

[Graph programNewFaceDetector(1)

Description: 一个Delphi做的,基于肤色和神经网络做的人脸检测系统.做得非常好,请大家下载-a Delphi done, based on the color and neural networks do face detection system. Doing a good job. Please see Download
Platform: | Size: 894976 | Author: Leeu | Hits:

[AI-NN-PRART_network

Description: 这是一个用Delphi写的ART神经网络源码,希望对学习ART神经网络的朋友有帮助-This is a written using Delphi ART neural network source, ART hope that the right learning neural network to help friends
Platform: | Size: 3072 | Author: zwj1680 | Hits:

[Software EngineeringDelphi+shenjingwangluo

Description: 用Delphi开发神经网络的论文,可用来参考下。-with Delphi neural network papers, which can be used to refer to the next.
Platform: | Size: 199680 | Author: 王鹏 | Hits:

[Delphi VCLffnn

Description: Feed Forward Neural Network Delphi 源程序-Feed Forward Neural Network Delphi source
Platform: | Size: 6144 | Author: | Hits:

[Delphi VCLffnnsample

Description: Feed Forward Neural Network 例子-Feed Forward Neural Network examples
Platform: | Size: 4096 | Author: | Hits:

[Delphi VCLNNpascalsourcecode.ZIP

Description: delphi pascal、 人工神经网络源代码-delphi pascal, artificial neural network source code
Platform: | Size: 15360 | Author: Riverside | Hits:

[AI-NN-PRann

Description: ANN And Hopfield Neural Network
Platform: | Size: 279552 | Author: | Hits:

[OtherOffice2003wqzn

Description: 神经网络,BP算法的程序实现与改进,可用dephi实现其算法-Neural network, BP algorithm with the improvement of the procedures that can be used to achieve its algorithm Delphi
Platform: | Size: 10580992 | Author: chenwy | Hits:

[Special EffectsCarNumberRecognizeSys

Description: 该程序用Delphi 7.0编写,可以实现车牌号的识别,使用到了BP神经网络算法,并具有一定的图像前期处理功能-The program prepared by using Delphi 7.0, you can realize the identification license plate number, use the BP neural network algorithm, and has some image pre-processing functions
Platform: | Size: 2528256 | Author: 张密 | Hits:

[Special EffectsBP

Description: 继续神经网络编程,bp算法,delphi 2005下编译通过-Continue to neural network programming, bp algorithm, delphi 2005 under the compiler through
Platform: | Size: 4096 | Author: robin | Hits:

[Delphi VCLOcr

Description: Delphi神经网络,模式识别源码 ftmOCR.pas,NeuroOCR.dpr-Delphi neural networks, pattern recognition source ftmOCR.pas, NeuroOCR.dpr
Platform: | Size: 193536 | Author: someone | Hits:

[Special EffectsTuXiangShiBie

Description: 该软件需用Delphi7设计,采用灰度共生矩阵的方法对肝脏超声图像进行纹理特征提取。通过神经网络进行分类处理。-The software required Delphi7 design, the use of gray-scale co-occurrence matrix method of liver ultrasound image texture feature extraction. Through the neural network classification.
Platform: | Size: 14515200 | Author: zhaorongchang | Hits:

[DirextXVC

Description: MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX library for VB, VC, Delphi package provides interfaces to support the mathematical calculations, powerful linear algebra, graphics, and some deal with features such as neural networks and other functions for the expansion of MATLAB functions and operating speed, you can use the instrument as an independent and support to generate its own independent run the program, does not require the client computer with matlab. (Can add another function) at VB, VC, Delphi to use the Math Toolkit to avoid duplication, thereby reducing the implementation algorithm developers and interface design difficult, can greatly improve the development efficiency, for solving engineering problems are very meaningful of. MatlabX is a small matlab
Platform: | Size: 26092544 | Author: 张晓 | Hits:

[Graph programchepairecogitionsystem

Description: 用Delphi编写的车牌识别系统,包括预处理,应用神经网络识别等-Prepared using Delphi License Plate Recognition system, including pre-processing, the application of neural network recognition
Platform: | Size: 2508800 | Author: 王君宝 | Hits:

[Windows Developneural

Description: This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the network the desired function. Adjacent layers of the net are fully interconnected that is, every neuron in layer 1 is connected to every neuron in layer 2, and every neuron in layer 2 is connected to every neuron in layer 3 (1->2, 2->3). With a 4-layer net, there is further interconnection: 1->2, 1->3, 2->3, 2->4, 3->4. - This program simulates a 3 or 4-layer Neural Network, and can be used to simulate an arbitrary, complex, or non-linear function that would be difficult to implement by traditional methods. The Back Propagation method is used "teach" the network the desired function. Adjacent layers of the net are fully interconnected that is, every neuron in layer 1 is connected to every neuron in layer 2, and every neuron in layer 2 is connected to every neuron in layer 3 (1->2, 2->3). With a 4-layer net, there is further interconnection: 1->2, 1->3, 2->3, 2->4, 3->4.
Platform: | Size: 49152 | Author: cso | Hits:

[Graph programBP

Description: 本文主要讲的是基于BP神经网络的医学图像分割方法-BP neural network-based medical image segmentation
Platform: | Size: 319488 | Author: Ailsa | Hits:

[AI-NN-PRNormalBPNet

Description: 用Delphi实现的标准BP神经网络算法,测试数据以txt文件给出,在文件夹下有。-Delphi to achieve with the standard BP neural network algorithm, the test data to txt file are given in the folder under.
Platform: | Size: 462848 | Author: 高雅田 | Hits:
« 12 3 »

CodeBus www.codebus.net